Readable.Read Method

Reads Count bytes from the input stream and returns a String. If provided, the optional parameter Enc specifies the text encoding to be defined for the String to be read.

Syntax

Readable.Read Count, [enc]


Parameters

Count

Integer

enc (Optional)

TextEncoding